home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_12698.txt < prev    next >
Text File  |  1990-04-04  |  7KB  |  311 lines

  1. -- card: 12698 from stack: in
  2. -- bmap block id: 16208
  3. -- flags: 0000
  4. -- background id: 8923
  5. -- name: General Layout 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   set hilite of card button "not" to false
  10.   set hilite of card button "and" to false
  11.   set hilite of card button "or" to false
  12.   hide card field "not"
  13.   hide card field "and"
  14.   hide card field "or"
  15.   show card button continue
  16.   set lockScreen to false
  17. end openCard
  18.  
  19.  
  20. -- part 3 (field)
  21. -- low flags: 00
  22. -- high flags: 2000
  23. -- rect: left=22 top=83 right=123 bottom=485
  24. -- title width / last selected line: 0
  25. -- icon id / first selected line: 0 / 0
  26. -- text alignment: 0
  27. -- font id: 21
  28. -- text size: 12
  29. -- style flags: 16640
  30. -- line height: 16
  31. -- part name: 
  32.  
  33.  
  34. -- part 7 (field)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=10 top=38 right=90 bottom=491
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 21
  42. -- text size: 24
  43. -- style flags: 256
  44. -- line height: 32
  45. -- part name: 
  46.  
  47.  
  48. -- part 8 (button)
  49. -- low flags: 00
  50. -- high flags: 8000
  51. -- rect: left=333 top=297 right=340 bottom=405
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 19381 / 19381
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Review
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect wipe right
  63.   go to previous card
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 10 (field)
  69. -- low flags: 80
  70. -- high flags: 0001
  71. -- rect: left=37 top=216 right=298 bottom=472
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 21
  76. -- text size: 12
  77. -- style flags: 256
  78. -- line height: 16
  79. -- part name: not
  80.  
  81.  
  82. -- part 12 (field)
  83. -- low flags: 80
  84. -- high flags: 2004
  85. -- rect: left=55 top=279 right=303 bottom=442
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 0
  89. -- font id: 3
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: ?
  94.  
  95.  
  96. -- part 17 (button)
  97. -- low flags: 00
  98. -- high flags: 8000
  99. -- rect: left=411 top=299 right=340 bottom=482
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 22308 / 22308
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: Continue
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   visual effect wipe left
  111.   set lockScreen to true
  112.   go to next card
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 22 (button)
  118. -- low flags: 80
  119. -- high flags: 0001
  120. -- rect: left=73 top=199 right=261 bottom=175
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: clear
  129.  
  130.  
  131. -- part 23 (button)
  132. -- low flags: 80
  133. -- high flags: 0001
  134. -- rect: left=197 top=198 right=260 bottom=299
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: clear
  143.  
  144.  
  145. -- part 24 (button)
  146. -- low flags: 80
  147. -- high flags: 0001
  148. -- rect: left=320 top=198 right=260 bottom=422
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: clear
  157.  
  158.  
  159. -- part 25 (button)
  160. -- low flags: 00
  161. -- high flags: 4000
  162. -- rect: left=34 top=108 right=208 bottom=177
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: or
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   set hilite of card button "or" to true
  174.   set hilite of card button "and" to false
  175.   set hilite of card button "not" to false
  176.   show card field "or"
  177.   hide card field "and"
  178.   hide card field "not"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 26 (button)
  184. -- low flags: 00
  185. -- high flags: 0000
  186. -- rect: left=180 top=107 right=209 bottom=323
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: and
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   set hilite of card button "and" to true
  198.   set hilite of card button "or" to false
  199.   set hilite of card button "not" to false
  200.   show card field "and"
  201.   hide card field "or"
  202.   hide card field "not"
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 27 (button)
  208. -- low flags: 00
  209. -- high flags: 0000
  210. -- rect: left=327 top=107 right=208 bottom=468
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: not
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   set hilite of card button "not" to true
  222.   set hilite of card button "or" to false
  223.   set hilite of card button "and" to false
  224.   show card field "not"
  225.   hide card field "or"
  226.   hide card field "and"
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 29 (field)
  232. -- low flags: 00
  233. -- high flags: 0001
  234. -- rect: left=37 top=216 right=298 bottom=472
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 0 / 0
  237. -- text alignment: 0
  238. -- font id: 21
  239. -- text size: 12
  240. -- style flags: 256
  241. -- line height: 16
  242. -- part name: or
  243.  
  244.  
  245. -- part 30 (field)
  246. -- low flags: 80
  247. -- high flags: 0001
  248. -- rect: left=37 top=216 right=298 bottom=472
  249. -- title width / last selected line: 0
  250. -- icon id / first selected line: 0 / 0
  251. -- text alignment: 0
  252. -- font id: 21
  253. -- text size: 12
  254. -- style flags: 256
  255. -- line height: 16
  256. -- part name: and
  257.  
  258.  
  259. -- part 31 (button)
  260. -- low flags: 00
  261. -- high flags: 0000
  262. -- rect: left=18 top=297 right=342 bottom=98
  263. -- title width / last selected line: 0
  264. -- icon id / first selected line: 0 / 0
  265. -- text alignment: 1
  266. -- font id: 0
  267. -- text size: 12
  268. -- style flags: 0
  269. -- line height: 16
  270. -- part name: New Button
  271. ----- HyperTalk script -----
  272. on mouseUp
  273.   go to card id 23137
  274. end mouseUp
  275.  
  276.  
  277.  
  278.  
  279. -- part contents for card part 3
  280. ----- text -----
  281. Click on the boxes below to see the effect of the connectors. 
  282.  
  283.  
  284. -- part contents for card part 7
  285. ----- text -----
  286. Search Strategies:  Connectors
  287.  
  288. -- part contents for card part 12
  289. ----- text -----
  290.     Try again by typing the name of the state in question.
  291. You need to type a ? after the word search.
  292.  
  293. Please try again.
  294.  
  295. -- part contents for card part 10
  296. ----- text -----
  297. The NOT connector will retrieve all articles that pertain to Washington, but will eliminate those that refer to Washington, D.C.
  298.  
  299. The NOT connector helps to NARROW the search by eliminating double meanings for words.
  300.  
  301. -- part contents for card part 29
  302. ----- text -----
  303. OR is generally used to include common SYNONYMS.  This search would retrieve all articles that contain EDUCATION or SCHOOLS.
  304.  
  305. The OR connector is used to BROADEN your search and to include all appropriate synonyms.
  306.  
  307. -- part contents for card part 30
  308. ----- text -----
  309. The AND connector searches for articles that contain the word education ALONG WITH the word Washington.
  310.  
  311. This connector NARROWS your search by requiring that all articles include BOTH keywords.